bitkeeper revision 1.1389.6.1 (42790324T75TVIQlwC1A7Hv6Thn0bA)
authorsmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Wed, 4 May 2005 17:15:16 +0000 (17:15 +0000)
committersmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Wed, 4 May 2005 17:15:16 +0000 (17:15 +0000)
fix 2.4 build again

Signed-off-by: <steven@xensource.com>
linux-2.4.29-xen-sparse/mkbuildtree
linux-2.6.11-xen-sparse/drivers/xen/netfront/netfront.c

index 7a666d0f6e17ae0ccc41a3c3d9247ef0db605e93..714d85e69f99ef03fc8682fdd18f3cf1a43452e2 100755 (executable)
@@ -232,7 +232,6 @@ ln -sf ../../../${LINUX_26}/arch/xen/kernel/fixup.c
 ln -sf ../../../${LINUX_26}/arch/xen/kernel/gnttab.c
 ln -sf ../../../${LINUX_26}/arch/xen/kernel/reboot.c
 ln -sf ../../../${LINUX_26}/arch/xen/kernel/skbuff.c
-ln -sf ../../../${LINUX_26}/arch/xen/i386/kernel/pci-dma.c
 
 cd ${AD}/arch/xen/lib
 ln -sf ../../i386/lib/checksum.S 
index 0b1b93d6c9ca834422a9c667a361d78df64a130e..5e259f905a5d3b0bd51f5297a160e6ad01e7708a 100644 (file)
@@ -50,6 +50,7 @@
 #include <asm-xen/xen-public/io/netif.h>
 #include <asm-xen/balloon.h>
 #include <asm/page.h>
+#include <asm/uaccess.h>
 
 #ifndef __GFP_NOWARN
 #define __GFP_NOWARN 0